CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - alpha beta

搜索资源列表

  1. radarKalman

    0下载:
  2. c语言编写的雷达目标跟踪程序,包括alpha-beta滤波和kalman滤波,很不错-c language radar target tracking procedures, including alpha-beta filter and kalman filtering, very good
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:9501
    • 提供者:崔晓
  1. abcab

    0下载:
  2. abc quantity to alpha beta conversion
  3. 所属分类:Energy industry

    • 发布日期:2017-12-02
    • 文件大小:69220
    • 提供者:Ramkumar R
  1. Tic_MFC_nullspace

    0下载:
  2. 用alpha-beta剪枝算法实现的一字棋(井字棋)对弈程序。由网上另外一个代码改进而来(感谢原作者)。增强了棋力-Alpha-beta pruning algorithm of the word chess-playing program (Tic-Tac-chess). Improvements comes from another online code (thanks to the original author). Enhance the playing strength
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-01
    • 文件大小:33966
    • 提供者:nullspace
  1. AlphaBetaSearch

    0下载:
  2. alpha-beta算法的简单实现,其中的博弈树需要自己构造-simple implementation of alpha-beta algorithm, which the game tree needs its own structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:9445
    • 提供者:kjsdhf
  1. Omok

    0下载:
  2. 五子棋游戏利 用C++語言min max alpha beta cutoff algorithm-Omok (five chess) game using C++ min max algorithn and alpha beta cutoff algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:202703
    • 提供者:jieun
  1. AI_Search

    0下载:
  2. 黑白棋AI算法 比较智能,能下赢别人的黑白棋算法,alpha beta搜索和估值函数做的不错-Othello AI algorithms compare smart, Othello algorithm under win someone else' s, the alpha-beta search and valuation function well
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-09
    • 文件大小:768
    • 提供者:姚继涛
  1. fivechess

    0下载:
  2. 基于α-β剪枝算法编写的五子棋游戏,包含简单的游戏界面。但只能预测未来三步。-Based on alpha-beta pruning algorithm written 331 games, including a simple game interface. But can only predict the next three steps.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-04
    • 文件大小:165776
    • 提供者:
  1. gg_mle

    0下载:
  2. 这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。-function [f, g] = dggbeta(beta, absx) DGGBETA Derivative of generalized Gaussian pdf with respective to beta [F, G] = DGGBETA(BETA, ABSX) Return partial derivative and second order partia
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:6757
    • 提供者:111
  1. Strategy

    0下载:
  2. 关键词:人工智能课大作业 四子棋 策略文件 阿尔法贝塔剪枝算法-Keywords: artificial intelligence courses operating four sons chess strategy documents Alpha Beta pruning algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-04
    • 文件大小:17992221
    • 提供者:jin
  1. MC56F8013

    1下载:
  2. 基于滑模算法的无传感器永磁同步电机的空间矢量控制程序-Application sw for sensorless PMSM Vector Control, version with alpha, beta SMO
  3. 所属分类:DSP program

    • 发布日期:2015-01-08
    • 文件大小:974848
    • 提供者:ian_liu
  1. Connect_Fo214822412009

    0下载:
  2. During his long sea voyages, Captain Cook was often absent in the evenings and eventually the crew began to joke that he must have a mistress in his cabin. When they discovered that the Captain had simply been playing this game with the ship s scien
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:33525
    • 提供者:ahmed
  1. update1

    3下载:
  2. 搭建永磁同步电机的直接转矩控制仿真模型 1,实测电流经过3/2变换得到alpha-beta轴上的电流; 2,估计模块中包含定子磁链和电磁转矩的估算,其中,定子磁链观测是采用基于转子位置和定子电流的磁链估计,电磁转矩直接在alpha-beta轴上计算; 3,转速调节模块和转矩调节模块直接采用PI调节器; 4,预期电压矢量估计模块,根据k时刻的磁链幅值与相位和k+1时刻的磁链幅值和相位计算出来的; 5,SVMPWM是空间电压矢量调制模块,实现空间任意角度任意大小的电压矢量,从而控
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:18309
    • 提供者:wk
  1. abc_al_be_dq_al_be_abc

    0下载:
  2. abc to alpha be to qd to alpha beta to abc
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:16402
    • 提供者:hamdi
  1. chess-code

    0下载:
  2. 基于window下的小游戏。代码一共1800行,用c++编写,核心算法是alpha-beta搜索,使用directx,没有使用MFC和GDI,没有运用面向对象思想,这样可以让读者只需要关心核心的算法与数据结构。-Under the window-based mini-games. A total of 1800 line code with c++ written, the core algorithm is the alpha-beta search, use directx, do not
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3507196
    • 提供者:贺雪冬
  1. VSCCP

    0下载:
  2. 这是由越南人开发的简单中国象棋程序,其中用到了alpha beta剪枝算法-This is developed by the Vietnamese simple Chinese chess program, which USES alpha beta pruning algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:264812
    • 提供者:权海
  1. a-filter

    0下载:
  2. 目标跟踪中常用到的阿尔法-贝塔滤波 有图有真相-Target Tracking commonly used to Alpha- Beta filtering map with the truth
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:46411
    • 提供者:Fcku
  1. alphaBetaFilter

    0下载:
  2. The function alphaBetaFilter implements a generic algorithm for an alpha-beta filter that is a linear state estimation for position and velocity given an observed data. It acts like a smoothing. Also closely related to Kalman filters and to linear st
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2030
    • 提供者:Karthi
  1. abc2alphabeta

    0下载:
  2. abc to alpha beta transformer
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8193
    • 提供者:majidrb
  1. gobang

    0下载:
  2. 一个机遇ALPHA-BETA算法的五子棋程序,界面友好,内容简单易懂- An opportunity ALPHA-BETA algorithm backgammon program, user-friendly, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:300216
    • 提供者:郭鑫
  1. alp_bet_convv

    0下载:
  2. This model is very much useful in converting the normal three phase voltages to the corresponding alpha beta components
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15512
    • 提供者:tkspandy111
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com